home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol C-14 / Vol C-14.iso / games / skate.swf / scripts / frame_15 / DoAction.as
Text File  |  2012-04-23  |  331b  |  30 lines

  1. tellTarget("/e2")
  2. {
  3.    gotoAndPlay(22);
  4. }
  5. tellTarget("/e1")
  6. {
  7.    gotoAndPlay(11);
  8. }
  9. tellTarget("/e3")
  10. {
  11.    gotoAndPlay(17);
  12. }
  13. tellTarget("/e4")
  14. {
  15.    gotoAndPlay(33);
  16. }
  17. tellTarget("/e5")
  18. {
  19.    gotoAndPlay(41);
  20. }
  21. tellTarget("/e6")
  22. {
  23.    gotoAndPlay(51);
  24. }
  25. tellTarget("/e7")
  26. {
  27.    gotoAndPlay(36);
  28. }
  29. stop();
  30.